.Net Framework > v2.0.50727 > System > Collections > Generic > List<T> > List<T> List<T>()
List<T>(IEnumerable<T>)
List<T>(Int32)


List<T>()

Category
Constructor
Description
Initializes a new instance of the System.Collections.Generic.List`1 class that is empty and has the default initial capacity.
Type
void
Character
public
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

List<T>(IEnumerable<T>)

Category
Constructor
Description
Initializes a new instance of the System.Collections.Generic.List`1 class that contains elements copied from the specified collection and has sufficient capacity to accommodate the number of elements copied.
Type
void
Character
public
Parameters
NameTypeDescription
collectionSystem.Collections.Generic.IEnumerable<T>
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

List<T>(Int32)

Category
Constructor
Description
Initializes a new instance of the System.Collections.Generic.List`1 class that is empty and has the specified initial capacity.
Type
void
Character
public
Parameters
NameTypeDescription
capacityInt32
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database